home *** CD-ROM | disk | FTP | other *** search
-
-
-
- RTTY User Commands RTTY
-
-
-
- _________________________________________________________________
-
- NNAAMMEE
- rtty - provide remote access to a raw tty using TCP
-
- SSYYNNOOPPSSIISS
- rrttttyy _d_e_v_i_c_e [_p_o_r_t_N_u_m]
-
- _________________________________________________________________
-
-
- DDEESSCCRRIIPPTTIIOONN
- This program will open _d_e_v_i_c_e, which must have the charac-
- teristics of a terminal line, in raw mode. It will then
- open a TCP network connection and pass bits back and forth
- between the network connection and the raw terminal. Any-
- thing received from the network connection will be written
- to the terminal, and anything read from the terminal will be
- written to the network connection. RRttttyy buffers characters
- internally to prevent any loss of information if one side
- gets ahead of the other.
-
- If _p_o_r_t_N_u_m is specified, is the decimal number of a request
- socket to use for network connections. If _p_o_r_t_N_u_m isn't
- given, then rrttttyy will attempt to find an available socket.
- In either case, it prints out the decimal number of the
- socket is actually using.
-
- RRttttyy is designed to be used in conjunction with the Tty pro-
- gram: the port number printed by rrttttyy should be given to Tty
- to ensure that it connects to the right place. RRttttyy only
- supports a single remote connection at a time. If several
- connections are attempted simultaneously, all but the first
- will be rejected.
-
-
- KKEEYYWWOORRDDSS
- network, remote terminal access, terminal
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sprite v.1.0 Printed: April 5, 1989 1
-
-
-
-